How to Install kernel-patch-scripts software package in Debian 8 (Jessie)

How to Install kernel-patch-scripts software package in Debian 8 (Jessie)

kernel-patch-scripts software package provides Scripts to help dealing with packaged kernel patches, you can install in your Debian 8 (Jessie) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install kernel-patch-scripts 

kernel-patch-scripts is installed in your system.

Make ensure the kernel-patch-scripts package were installed using the commands given below,

$ sudo dpkg-query -l | grep kernel-patch-scripts *

You will get with kernel-patch-scripts package name, version, architecture and description in a table

kernel-patch-scripts package basic information:

Distro Debian 8 jessie
Section Kernels
Package kernel-patch-scripts
Version 0.99.36+nmu1
Description Scripts to help dealing with packaged kernel patches
Sub Section Kernels


See Also, How to uninstall or remove kernel-patch-scripts software package from Debian 8 (Jessie)?